The latest version of BufferedSocket is 0.2.1.0-0.
BufferedSocket
Version 0.2.0.0 revision 0 uploaded by tmore.
Package meta
- Synopsis
- A socker wrapper that makes the IO of sockets much cleaner
- Description
The idea of a BufferedSocket is that reading from a network socket should be really easy and handy. BufferedSockets is an attempt to do just that whilst beeing space-time efficient. Having "in app" buffers also makes it easy for the buffered socket to read data without taking the data out of the buffer thus giving us the ability to look for patterns and read exess data without having to "take out of the reading queue".
- Author
- Tomas Möre
- Bug reports
- n/a
- Category
- Network
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- tomas.o.more@gmail.com
- Package URL
- n/a
- Stability
- n/a