Skip to content

Instantly share code, notes, and snippets.

View sergio222-dev's full-sized avatar

Sergio sergio222-dev

  • Avalith
  • Argentina
View GitHub Profile
@sergio222-dev
sergio222-dev / sock.c
Created October 28, 2025 19:11 — forked from HarpyWar/sock.c
wine-2.0.1/server/sock.c for D2GS
/*
* Server-side socket management
*
* Copyright (C) 1999 Marcus Meissner, Ove Kåven
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*