summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2019-12-16improve timerruki
2019-12-16impl scheduler.stopruki
2019-12-15improve the timeout tasks for schedulerruki
2019-12-15fix scheduler testsruki
2019-12-15kill all suspended tasksruki
2019-12-15improve socket events callbackruki
2019-12-15fix timeout task for schedulerruki
2019-12-15add timer timeout task for sockwaitruki
2019-12-14cancel socket from schedulerruki
2019-12-14fix poller_waitruki
2019-12-13add file_server and file_client tests for scheduler/socketruki
2019-12-13fix event cache for schedulerruki
2019-12-13fix co_startruki
2019-12-12add poller.supportruki
2019-12-12add poller eventsruki
2019-12-12fix poller_wait and insertruki
2019-12-12improve pollerruki
2019-12-10impl scheduler.sleepruki
2019-12-09impl post task for timerruki
2019-12-09improve to parse argsruki
2019-12-07add dlist:newruki
2019-12-07add timerruki
2019-12-07add heapruki
2019-12-07impl runloop for schedulerruki
2019-12-06rewrite schedulerruki
2019-12-03fix typoOpportunity
2019-11-29impl co_suspend for schedulerruki
2019-11-29add coroutine instance for schedulerruki
2019-11-28switch socket/wait to scheduler/waitruki
2019-11-28add sched_tcp/echo testsruki
2019-11-27add scheduler:runruki
2019-11-26add scheduler stubruki
2019-11-25uses hash.uuid4ruki
2019-11-19improve to set plain themeruki
2019-11-17add .xmakerc.luaruki
2019-11-08impl poller.waitruki
2019-11-06add poller.waitruki
2019-11-05seperate pollerruki
2019-11-05improve pollerruki
2019-11-05add io pollerruki
2019-11-04Merge pull request #593 from xmake-io/socketruki
2019-11-04fix socket sendruki
2019-11-03improve udp demoruki
2019-11-03add socket.sendto and socket.recvfromruki
2019-11-02fix ffi for linuxruki
2019-11-01improve socket.recv using bytesruki
2019-11-01improve bytes ctorruki
2019-11-01add bytes:dump()ruki
2019-10-31add bytes testruki
2019-10-31export ffi/malloc for windowsruki