



@deftypefun {void} {gnutls_transport_set_int} (gnutls_session_t @var{session}, int @var{i})
@var{session}: is a @code{gnutls_session_t}  type.

@var{i}: is the value.

Used to set the first argument of the transport function (for push
and pull callbacks) for berkeley style sockets.

@strong{Since:} 3.1.9
@end deftypefun
