brewpanel/sockio.h

Mon, 22 Apr 2024 13:50:23 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 22 Apr 2024 13:50:23 +0200
changeset 695
ea20d8adbcaa
parent 637
21e542c15832
permissions
-rw-r--r--

Final 0.9.19a3 change.

#ifndef _SOCKIO_H
#define	_SOCKIO_H
#ifdef	HAVE_SDL2_SDL_H


void socket_recv(SGOBJ *dlg);
int  socket_connect(void);


#endif
#endif

mercurial