summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-01-31add pipe.connect and named pipe testsruki
2020-01-31add core/pipe read and writeruki
2020-01-31fix pipe open and openpairruki
2020-01-31add core/pipe open and closeruki
2020-01-30update tbox to fix iocp object leakruki
2020-01-30fix compile errorsruki
2020-01-30improve core/pollerruki
2020-01-27update tboxruki
2020-01-19fix some linksOpportunity
2020-01-19fix build scriptOpportunity
2020-01-19revert root xmake.luaruki
2020-01-19improve self-build with xmake.luaruki
2020-01-19fix compile for termuxruki
2020-01-14improve process.waitlist againruki
2020-01-14improve process.waitlistruki
2019-12-22disable backtrace for linuxruki
2019-12-21update versionv2.2.9ruki
2019-12-19add unix socket supportruki
2019-12-19update makefileruki
2019-12-19update tboxruki
2019-12-19update the copyright dateruki
2019-12-18improve socket recvruki
2019-12-17fix socket recv for iocpruki
2019-12-17fix core makefile for cursesruki
2019-12-16impl scheduler.stopruki
2019-12-14fix poller_waitruki
2019-12-12add poller.supportruki
2019-12-12fix poller_wait and insertruki
2019-12-12improve pollerruki
2019-12-07impl runloop for schedulerruki
2019-12-03fix typoOpportunity
2019-12-02clear tail white spaceLiu
2019-11-25fix some build errorsruki
2019-11-25uses hash.uuid4ruki
2019-11-25impl hash.uuid4ruki
2019-11-16fix compile errors for androidruki
2019-11-06add poller.waitruki
2019-11-05register poller apisruki
2019-11-05add io pollerruki
2019-11-04Merge pull request #593 from xmake-io/socketruki
2019-11-04fix core xmake.lua againruki
2019-11-04fix core xmake.luaruki
2019-11-04fix socket sendruki
2019-11-03add socket.sendto and socket.recvfromruki
2019-11-02fix ffi for linuxruki
2019-11-01improve socket.recv using bytesruki
2019-10-31export ffi/malloc for windowsruki
2019-10-29fix socket.recvruki
2019-10-29fix socket_recvruki
2019-10-29improve io.file and io.filelockruki