bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can we Use fd from Socket Class


From: Mike Papper
Subject: Can we Use fd from Socket Class
Date: Wed, 24 Sep 2003 17:46:32 -0700

Is it possible to use the underlying unix socket file descriptor from the 
Socket class (running under linux)?

I would like to call "select" or "poll" on a set of sockets. I like the idea 
of using the Socket class but it seems to be hard to do what I want with the 
class - so I feel the need to take the fd and make system calls myself.

-- 
Mike Papper
Fantastic
address@hidden
650-356-2113




reply via email to

[Prev in Thread] Current Thread [Next in Thread]