Fwd: Re: [Help-gnutls] Problem building from git
    Nikos Mavrogiannopoulos 
    nmav at gnutls.org
       
    Tue Jul 14 23:13:09 CEST 2009
    
    
  
Brad Hards wrote:
> On Tuesday 14 July 2009 03:38:18 Nikos Mavrogiannopoulos wrote:
>> Simon has added gl_fd_to_handle() that could be used with an inline
>> function to perform this cast gracefully... but I don't really know if
>> it is the proper place.
> I have another suggestion, based on that macro. Its pretty trivial. I'm just a 
> bit confused about what gl/tests/test-sockets.c is trying to do.
> With this, I've got the tests passing.
Actually you don't want to pass the pointer there but the actual integer
(the real socket). That's why it gets complicated.
    
    
More information about the Gnutls-help
mailing list