[omniORB] It seems there is a bug in SocketCollection.cc
Wei Jiang
sdjiangwei at gmail.com
Fri May 30 14:55:32 BST 2008
>
> Does any system actually use file descriptor 0 for the pipe?
>
//Linux 2.6.25.3-18.fc9.i686
... ...
close(0);
... ...
pipe(pipefd); // pipefd[0] == 0
More information about the omniORB-list
mailing list