All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
Socket Descriptor Passing in SFU
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login |
|
|
Socket Descriptor Passing in SFU - Jun. 18, '03, 11:54:43 AM
|
|
|
keith
Posts: 25
Joined: Jun. 18, '03,
Status: offline
|
Hi,
Is there any mechanism for passing an open file descriptor from one process to another in SFU?
sendmsg and recvmsg do not appear to be implemented.
_____________________________
Best Regards
Keith
|
|
|
RE: Socket Descriptor Passing in SFU - Jun. 18, '03, 12:15:03 PM
|
|
|
Rodney
Posts: 3714
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
|
You' re right that sendmsg and recvmsg aren' t implemented.
There' s a wrapper to make these functions available, but they don' t do the kernel work for passing file descriptors.
I don' t know if there are plans to implement this in the future.
I don' t know you' re program(s), but the fork/exec method is one way of handles getting passed.
|
|
|
RE: Socket Descriptor Passing in SFU - Jun. 23, '03, 10:30:36 AM
|
|
|
keith
Posts: 25
Joined: Jun. 18, '03,
Status: offline
|
Thanks for the reply.
The fork/exec wouldn' t be very easy in this instance, the processes are already running when the transfer needs to take place.
Any ideas how I would find out whether there are any plans to implement this mechanism in Interix?
_____________________________
Best Regards
Keith
|
|
|
RE: Socket Descriptor Passing in SFU - Jun. 24, '03, 4:26:40 PM
|
|
|
Rodney
Posts: 3714
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
|
I can ask the dev group...
and then see what comes back.
The fact a real customer (you) has asked for the functionality gives it a better chance of happening.
|
|
|
RE: Socket Descriptor Passing in SFU - Jun. 24, '03, 4:46:34 PM
|
|
|
keith
Posts: 25
Joined: Jun. 18, '03,
Status: offline
|
Thanks, that would be greatly appreciated.
_____________________________
Best Regards
Keith
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|