If I try to bind a socket to a port that's already in use I get this
error

"error socket.error: (98, 'Address already in use')"

Is there anyway to check in advance if a port i already taken?

alex

-- 
Alex Polite
http://flosspick.org
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to