<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salticidae/src, branch v0.1.0a</title>
<subtitle>Minimal C++ asynchronous network library.</subtitle>
<id>https://git.tedyin.com/salticidae/atom?h=v0.1.0a</id>
<link rel='self' href='https://git.tedyin.com/salticidae/atom?h=v0.1.0a'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/'/>
<updated>2019-10-14T17:36:58Z</updated>
<entry>
<title>remove unnecessary std::move()</title>
<updated>2019-10-14T17:36:58Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2019-10-14T17:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=2a99baafdcac46931b00a9ef9e77340dbc319b58'/>
<id>urn:sha1:2a99baafdcac46931b00a9ef9e77340dbc319b58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug: forgot to reset ready_recv</title>
<updated>2019-10-14T01:34:11Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-10-14T01:34:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=b6cc8b6615266fa1023b63d08e96971629d854c6'/>
<id>urn:sha1:b6cc8b6615266fa1023b63d08e96971629d854c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add len()</title>
<updated>2019-10-13T19:32:16Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-10-13T19:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=8f76e5d8823b684d91e19f8efebe5579e00c8c48'/>
<id>urn:sha1:8f76e5d8823b684d91e19f8efebe5579e00c8c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2019-10-13T19:07:56Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-10-13T19:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=01ad4251c8bc2cc240f7173b7267426085f7e5bb'/>
<id>urn:sha1:01ad4251c8bc2cc240f7173b7267426085f7e5bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: bounded recv buffer</title>
<updated>2019-10-13T18:05:29Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-10-13T18:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=3505e9d33eab6d341185773c1da315b2dc833a21'/>
<id>urn:sha1:3505e9d33eab6d341185773c1da315b2dc833a21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve EventContext deleter</title>
<updated>2019-07-04T17:30:23Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-07-04T17:30:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=384d9277458cbd90c94d1510e5d20d96b26010c8'/>
<id>urn:sha1:384d9277458cbd90c94d1510e5d20d96b26010c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve dispatcher shutdown</title>
<updated>2019-07-04T04:28:30Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-07-04T04:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=69a9bed21f18728483320e88530045180796e2ac'/>
<id>urn:sha1:69a9bed21f18728483320e88530045180796e2ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>throw exception when attempt to call on stopped ThreadCall</title>
<updated>2019-07-03T04:42:21Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-07-03T04:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=2ef9c99438e5c87651332f47c98da8d397b030e3'/>
<id>urn:sha1:2ef9c99438e5c87651332f47c98da8d397b030e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fill zero for an unloaded uint256_t; other minor changes</title>
<updated>2019-07-02T19:13:28Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-07-02T19:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=bca672b4d549e7fea43691ad387b003936ef2b8a'/>
<id>urn:sha1:bca672b4d549e7fea43691ad387b003936ef2b8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increase the conf line buffer limit</title>
<updated>2019-07-02T06:58:56Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-07-02T06:58:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=ce842602ccac8c10d025a055c966bc32f204f75c'/>
<id>urn:sha1:ce842602ccac8c10d025a055c966bc32f204f75c</id>
<content type='text'>
</content>
</entry>
</feed>
