From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: Select.cc patch
1 Apr 1997 07:49:17 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC3E8B.E68B0CE0.cygnus.gnu-win32@gater.krystalbank.msk.ru>
Original-To: Sergey Okhapkin <sos@prospect.com.ru>,
        "'Giovanni Maruzzelli'"
	 <maruzz@matrice.it>
Original-Cc: "'Gnu-Win32'" <gnu-win32@cygnus.com>
Encoding: 18 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

Giovanni Maruzzelli wrote:
> 
> this will solve also the problem of the behavior of a select after a fork?
> 

No, this bug is solved in current winsup sourses with the following lines in fork.cc:

+       /* Ensure winsock is enabled for the child. */
+       socket_checkinit();
  #if 0
        print_checksum (4,   s->base[0][0], s->base[0][1]);
        print_checksum (5,   s->base[1][0], s->base[1][1]);

-- 
Sergey Okhapkin
Moscow, Russia
Looking for a job.


-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
