A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-April/003745.html below:

[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.104,1.105

[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules socketmodule.c,1.104,1.105Peter Funk pf@artcom-gmbh.de
Wed, 26 Apr 2000 09:34:09 +0200 (MEST)
Guido van Rossum:
> Modified Files:
> 	socketmodule.c 
[...]
> *** 2526,2529 ****
> --- 2526,2532 ----
>   #ifdef	MSG_DONTROUTE
>   	insint(d, "MSG_DONTROUTE", MSG_DONTROUTE);
> + #endif
> + #ifdef	MSG_DONTWAIT
> + 	insint(d, "MSG_DONWAIT", MSG_DONTWAIT);
-------------------------^^?

Shouldn't this read "MSG_DONTWAIT"?
----------------------------^!
Nitpicking, Peter



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4