[
https://issues.apache.org/jira/browse/THRIFT-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947120#comment-14947120
]
Gonzalo Aguilar commented on THRIFT-1016:
-----------------------------------------
I don't know what's the effort of this but's not small.
I opened a new bug THRIFT-3369 that can or cannot benefit of this development.
But I think then I will have to switch to something like:
GTlsClientConnection — TLS client-side connection
GTlsServerConnection — TLS server-side connection
Please comment when someone will take this task.
> 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)