Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94584

Re: UDP and Python2.7 and 2.7 documentation gives error!

From Grant Edwards <invalid@invalid.invalid>
Newsgroups comp.lang.python
Subject Re: UDP and Python2.7 and 2.7 documentation gives error!
Date 2015-07-26 01:01 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <mp1bgp$5ln$2@reader1.panix.com> (permalink)
References <55B3C31D.7000205@meditalk.com> <mailman.988.1437846233.3674.python-list@python.org>

Show all headers | View raw


On 2015-07-25, =?utf-8?q?St=C3=A9phane?= Wirtel <stephane@wirtel.be> wrote:

> the bind function is for the server, not for the client.

It's for both.  When you're sending, it is used to specify the source
port.

--
Grant

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: UDP and Python2.7 and 2.7 documentation gives error! "Stéphane Wirtel" <stephane@wirtel.be> - 2015-07-25 19:43 +0200
  Re: UDP and Python2.7 and 2.7 documentation gives error! Grant Edwards <invalid@invalid.invalid> - 2015-07-26 01:01 +0000

csiph-web