]> granicus.if.org Git - python/commit
Fix typo in last patch -- the symbol's name is MSG_DONWAIT, not
authorGuido van Rossum <guido@python.org>
Tue, 25 Apr 2000 21:53:58 +0000 (21:53 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Apr 2000 21:53:58 +0000 (21:53 +0000)
commit14f3f59d2b510d0210f10804cb5f85df8278af8e
treeb039ecfd3ecb21844cb0fe908dc34ddb7bd6377e
parent2c8bcb8794478d7d10b494f915eadc759f58f549
Fix typo in last patch -- the symbol's name is MSG_DONWAIT, not
MSG_DONTWAIT.  Reported by Fredrik Lundh.
Modules/socketmodule.c