On Montag, 19. Oktober 2009, Erik Faye-Lund wrote: > SSL_set_fd (and friends) expects a OS file handle on Windows, not > a file descriptor as on UNIX(-ish). > > This patch makes the Windows version of SSL_set_fd behave like the > UNIX versions, by calling _get_osfhandle on it's input. > > Signed-off-by: Erik Faye-Lund <kusmabite@xxxxxxxxx> Acked-by: Johannes Sixt <j6t@xxxxxxxx> -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html