Rand Stats

TCP::LowLevel

zef:jmaslak
Revision history for TCP::LowLevel

0.1.2  2023-01-15T00:24:04-07:00
  * [bugfix] Properly use Nativecode interface to get return value of
    listen() (code fix by niner)

0.1.0  2022-12-20T19:00:56Z
  * Migrate to Raku module ecosystem

0.0.5  2020-05-09T13:01:14Z
  * [Bugfix] No longer free()ing addrinfo structure before finished with it

0.0.4  2020-01-18T23:51:16Z
  * Perl 6 --> Raku Git Hub repo rename

0.0.3  2019-10-14T15:38:39-06:00
  * Perl 6 --> Raku documentation changes

0.0.2  2019-06-24T08:24:47-06:00
  * Do not throw an exception on a closed connection

0.0.1  2019-06-23T20:23:22-06:00
  * Initial release