summaryrefslogtreecommitdiff
path: root/gio/src/socket.ccg
Commit message (Expand)AuthorAgeFilesLines
* Add Gio:SocketSource, SignalSocket and Socket::create_source()Kjell Ahlstedt2014-05-151-0/+9
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-57/+0
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* giomm: Wrap several unwrapped functions.José Alburquerque2010-11-041-0/+24
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-110/+0
* Add socket-client exampleJonathon Jongsma2010-01-021-0/+46
* Make build successful when exceptions, vfuncs, etc. are disabled.José Alburquerque2009-12-041-0/+38
* Implement Gio::Socket ctors using Gio::InitableDaniel Elstner2009-09-081-0/+29
* Fix build with glib from masterJonathon Jongsma2009-07-091-0/+111
* add start of Socket classJonathon Jongsma2009-06-201-0/+26