UDP reading on multiple sockets
Guido Goldstein
dropbox at a-nugget.de
Tue May 19 01:50:23 EDT 2009
Hi!
On Mon, 18 May 2009 06:19:01 -0700 (PDT)
thomas.vogel at likeabird.de wrote:
[...]
> The only honest answer would be that I'm totaly unfamiliar with select
> and also the documentation I found wasn't able to clear the picture.
> So are there examples of using select together with sockets available?
If you want to write something related to networks you should know
this book:
http://www.kohala.com/start/unpv12e.html
Also found at
http://www.amazon.de/UNIX-Network-Programming-Sockets-Networking/dp/013490012X
MfT
Guido
More information about the Python-list
mailing list