Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #34120] [PATCH] win32 bind, listen, accept

9 views
Skip to first unread message

Markus Amslser

unread,
Feb 12, 2005, 7:21:41 PM2/12/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Markus Amslser
# Please include the string: [perl #34120]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34120 >


This patch extends the io NET_DEVEL with the 'server' functions bind,
listen and accept. I only tested it on win32, so no idea what happens on
unix. I'm not sure wether i did it right with the ops numbering, but it
worked for me (See the next patch).

Markus

Changelog:
- implement bind, listen, accept on win32
- some casting cleanup

net_listen.diff
0 new messages