> Von: Zubin Mithra [mailto:zubin.mit...@gmail.com]
>
> Hey everyone,
>
> I just had a look around for system calls that return file descriptors on a
> couple of docs[1][2][3] and the ones I could find are `sys_creat` and
> `sys_open`(not looking at the ones that return socket fds right now).

There is a receive call, that allows to forward open file descriptors between 
processes. I do not known, if you call those received fds "socket fds", since 
they could be any (unresolvable) fd -- unless you poke into /proc for more 
information.

....

Roman

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to