This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
84619a2769
mpv
/
network.h
8 lines
88 B
C
Raw
Blame
History
#
ifndef NETWORK_H
#
define NETWORK_H
int
connect2Server
(
char
*
host
,
int
port
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink