<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/core/src/xmake, 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/core/src/xmake?h=v2.2.9</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/core/src/xmake?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 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>impl scheduler.stop</title>
<updated>2019-12-16T01:24:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-16T14:34:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4ed6741dd366d1e48d30356657bc77d40e0ac2ca'/>
<id>urn:sha1:4ed6741dd366d1e48d30356657bc77d40e0ac2ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix poller_wait</title>
<updated>2019-12-14T01:51:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-14T01:51:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=13f84aad1c1a3b5af36160f108839eae8407c555'/>
<id>urn:sha1:13f84aad1c1a3b5af36160f108839eae8407c555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add poller.support</title>
<updated>2019-12-12T15:29:13Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-12T16:54:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=48c503cbca85ecea9e2ef9b5215f2e5c99c8bb24'/>
<id>urn:sha1:48c503cbca85ecea9e2ef9b5215f2e5c99c8bb24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix poller_wait and insert</title>
<updated>2019-12-12T14:29:39Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-12T16:44:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=148619a18aea3acbc69523c99468a8315c59d9f2'/>
<id>urn:sha1:148619a18aea3acbc69523c99468a8315c59d9f2</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>impl runloop for scheduler</title>
<updated>2019-12-07T13:14:25Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-07T13:14:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fdaddc5793ee13bf78befd08412c3278bd861360'/>
<id>urn:sha1:fdaddc5793ee13bf78befd08412c3278bd861360</id>
<content type='text'>
</content>
</entry>
</feed>
