package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wrappers.Tcp_wrapper_connection

type t = [ `tcp_wrapper_connection | `tcp_connection | `socket_connection | `io_stream | `object_ ] Gobject.obj
val new_ : [ `io_stream | `object_ ] Gobject.obj -> [ `socket | `object_ ] Gobject.obj -> t

Create a new TcpWrapperConnection

val get_base_io_stream : t -> [ `io_stream | `object_ ] Gobject.obj

Gets @conn's base #GIOStream