Re: [sigc] Socket library using libsigc++?
- From: Jonathan Brandmeyer <jbrandmeyer earthlink net>
- To: Ian Remmler <ian remmler org>
- Cc: libsigc-list gnome org
- Subject: Re: [sigc] Socket library using libsigc++?
- Date: Thu, 04 Aug 2005 17:31:13 -0400
On Wed, 2005-08-03 at 13:22 -0500, Ian Remmler wrote:
> Hi,
>
> QT has a thing called a QtSocketNotifier which allows
> asynchronous socket handling via QT's signals and slots. I
> prefer gtkmm, and of course libsigc++, so I was wondering if
> there is something that provides similay functionality using
> those libraries rather than QT? Basically I'm looking for
> something that will watch a socket and fire off a signal when
> there is something to do (e.g. there is new data to read).
In glibmm, check out Glib::SignalIO
http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1SignalIO.html
HTH,
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]