The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.06_00  2012-09-09

- fix documentation

0.04_00  2012-09-04

- added documentation
- removed useless bind() function

0.03_00  2012-08-01

- handle_connect_event()
- recv($buffer_size)
- first traces of documentation
- try to catch exception in accept()


0.02_00  2012-07-25

- init completed (in debug)
- added socket family and type in create_socket


0.01_00  2012-07-12

- The first alpha release.  This module ...