diff options
| author | Giel van Schijndel <[email protected]> | 2011-08-10 13:53:13 +0200 |
|---|---|---|
| committer | Giel van Schijndel <[email protected]> | 2012-05-25 07:27:24 +0200 |
| commit | 914dc01222c54206096cf5c066c834b27e61add0 (patch) | |
| tree | 9a0cdf5c2cee9cc0636b8ebcaf902ad12fc92f08 /src/init.cpp | |
| parent | Lots more Script unit test cases. (diff) | |
| download | discoin-914dc01222c54206096cf5c066c834b27e61add0.tar.xz discoin-914dc01222c54206096cf5c066c834b27e61add0.zip | |
Use asynchronous I/O to handle RPC requests
This allows more flexibility in the RPC code, e.g. making it easier to
handle multiple simultaneous connections later on.
Currently asynchronous I/O is only used to listen for and accept
incoming connections. Asynchronous reading/writing is more involved.
Signed-off-by: Giel van Schijndel <[email protected]>
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions