<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/base/socket.lua, branch v2.2.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/socket.lua?h=v2.2.9</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/base/socket.lua?h=v2.2.9'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2019-12-19T15:19:27Z</updated>
<entry>
<title>add unix socket support</title>
<updated>2019-12-19T15:19:27Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T16:53:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4ce400a33c26c4d59e76ccb5dc321fe6dabc60f7'/>
<id>urn:sha1:4ce400a33c26c4d59e76ccb5dc321fe6dabc60f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update readme</title>
<updated>2019-12-19T02:23:32Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T14:43:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=db52fd10877391ebc89be2c6551b94901a31e7b6'/>
<id>urn:sha1:db52fd10877391ebc89be2c6551b94901a31e7b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the copyright date</title>
<updated>2019-12-19T01:01:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T14:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2e0445237493458e39d6ce44b81f7b1fa20940bc'/>
<id>urn:sha1:2e0445237493458e39d6ce44b81f7b1fa20940bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve socket recv</title>
<updated>2019-12-18T02:22:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-18T14:43:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9e01c1f9affa69b23a78ee1c04ba7cf8302bdfb2'/>
<id>urn:sha1:9e01c1f9affa69b23a78ee1c04ba7cf8302bdfb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix socket recv for iocp</title>
<updated>2019-12-17T09:08:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-17T15:51:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=656f546055712e694754211bbd99ff18d144d856'/>
<id>urn:sha1:656f546055712e694754211bbd99ff18d144d856</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cancel socket from scheduler</title>
<updated>2019-12-14T02:03:51Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-14T02:03:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=22f2823a1b6cf40df62790e04eb770c2a6659daf'/>
<id>urn:sha1:22f2823a1b6cf40df62790e04eb770c2a6659daf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add poller events</title>
<updated>2019-12-12T14:57:18Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-12T16:49:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=880b3b96f8222a027b0387bd1bfbbd793267d5a6'/>
<id>urn:sha1:880b3b96f8222a027b0387bd1bfbbd793267d5a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve poller</title>
<updated>2019-12-12T03:12:55Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-12T14:52:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bfbdaf039adfd2c145f17b256772d52cb97c8d19'/>
<id>urn:sha1:bfbdaf039adfd2c145f17b256772d52cb97c8d19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrite scheduler</title>
<updated>2019-12-06T15:22:18Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-06T16:53:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=80a87e861943cb89f4a191ac62cf3d50ee375ebd'/>
<id>urn:sha1:80a87e861943cb89f4a191ac62cf3d50ee375ebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add coroutine instance for scheduler</title>
<updated>2019-11-28T16:00:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-11-29T13:00:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3684e6e787a021555f33b5cc6731815507e897ee'/>
<id>urn:sha1:3684e6e787a021555f33b5cc6731815507e897ee</id>
<content type='text'>
</content>
</entry>
</feed>
