PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
ps2ips.h File Reference
#include <sys/socket.h>
+ Include dependency graph for ps2ips.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBCGLUE_SYS_SOCKET_ALIASES   1
 

Functions

int ps2ip_init (void)
 
void ps2ip_deinit (void)
 

Detailed Description

PS2IP library.

Definition in file ps2ips.h.

Macro Definition Documentation

◆ LIBCGLUE_SYS_SOCKET_ALIASES

#define LIBCGLUE_SYS_SOCKET_ALIASES   1

Definition at line 20 of file ps2ips.h.

Function Documentation

◆ ps2ip_init()

int ps2ip_init ( void  )

Definition at line 64 of file ps2ipc.c.

◆ ps2ip_deinit()

void ps2ip_deinit ( void  )

Definition at line 92 of file ps2ipc.c.