Files
pycapnp/capnp
Jacob Alexander dd3551f978 Adding poll_once() to TwoPartyServer API
- poll_forever() doesn't allow for checking socket connection to client
  * Need to check for client, if eof received then we can close the
  connection and cleanup pycapnp cpu resources (async tasks)
- Updated async examples to fix bugs
  * Add checking code for socket connection to the client and gracefully
  cleanup resources once the client socket connection closes
  * Instanciate a new TwoPartyServer per connection (allows for multiple
  connections)
- Should resolve Issue #198
2020-01-08 18:06:26 -08:00
..
2019-12-26 22:13:34 -08:00
2013-12-08 17:27:59 -08:00
2019-09-27 00:15:13 -07:00
2019-12-11 22:44:44 -08:00
2014-11-19 08:09:27 -08:00