[ 
https://issues.apache.org/jira/browse/THRIFT-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966378#action_12966378
 ] 

david han commented on THRIFT-1016:
-----------------------------------

GLib       documen t: http://www.gtk.org/documentation.html
GIO         document : http://library.gnome.org/devel/gio/stable/
GSocket document : http://library.gnome.org/devel/gio/stable/GSocket.html


> using GSocket in c_glib library
> -------------------------------
>
>                 Key: THRIFT-1016
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1016
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C glib - Library
>            Reporter: david han
>            Priority: Critical
>
> I looking the source of the c_glib library implement, It using the posix 
> socket to implement the ThriftSocket.
> but there already realize the it as GSocket in GIO (a part in GLib) module, 
> and the GSocket is crossing OS platform.
> so we can use it as the basic socket in ThriftSocket.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to