# New Ticket Created by Markus Amslser
# Please include the string: [perl #34126]
# in the subject line of all future correspondence about this issue.
# <URL:
https://rt.perl.org/rt3/Ticket/Display.html?id=34126 >
With this patch the tiny webserver from # 34121 runs also on linux
(tested on debian testing).
depends on #34120
Markus
Changelog:
- fix bind, listen, accept on unix
- remove some debug output