[
https://issues.apache.org/jira/browse/THRIFT-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142846#comment-15142846
]
Chandler May commented on THRIFT-1016:
--------------------------------------
I'm also in favor of the GIOStream solution.
> 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: Minor
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)