]> git.eshelyaron.com Git - emacs.git/commit
(wait_reading_process_input): Check connect_wait_mask
authorKim F. Storm <storm@cua.dk>
Tue, 25 May 2004 11:17:43 +0000 (11:17 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 25 May 2004 11:17:43 +0000 (11:17 +0000)
commit1566f511f1f71aebb1eac3dc7fceddd1e6448a3b
treed6c172bc857b8fc235d1f1572fe4cfbfcf2ed26d
parent846faa3b2cd0a3fe7dbf95cdf496225df3214580
(wait_reading_process_input): Check connect_wait_mask
before actually accepting connection in case it has already been
accepted due to recursion.
src/process.c