This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Passing File Descriptors




> -----Original Message-----
> From: David E Euresti [mailto:davie@MIT.EDU] 
> Sent: Friday, March 15, 2002 9:44 AM
> To: cygwin@cygwin.com
> Subject: Passing File Descriptors
> 
> 
> Hello,
> 
> 	I noticed there was some talk in January about passing 
> file descriptors between processes.  I'm in the process of 
> porting a daemon to Windows and was wondering if there had 
> been any progress made on this. By looking at the code I 
> haven't seen any way of getting around passing the sockets 
> from parents to child.  And I can't use fork to do this unfortunately.

Right. Well the cygserver - a daemon for cygwin itself - is in the
latest development snapshots. That daemon would provide the basis for
copying fd's between process's, should you want to implement that in
cygwin.

Cheers,
Rob

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]