Re: Avoiding string break...
- From: michi7x7 <mailing-lists michi7x7 de>
- To: gtkmm-list gnome org
- Subject: Re: Avoiding string break...
- Date: Tue, 04 May 2010 19:35:45 +0200
Excuse-me, I'm using Gio::Socket::receive()& Gio::Socket::send(), not
Gio::receive()& Gio::send()...
You can acctually use Sockets as Streams, so you can use
Gio::OutputStream::write() and Gio::InputStream::read().
In my opinion this is even the easier way to handle sockets because you
can also use receive-events to avoid blocking calls.
With regards,
michi7x7
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]