projects
/
record-dvb
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
implement (probably working) multicast
[record-dvb]
/
common.h
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
struct dvb_host {
2
char *hostname;
3
char *port;
4
char *location;
5
int socktype;
6
};
7
8
struct dvb_host *parse(char *urlpart, char *defport);
9
int resolve(struct dvb_host *dvbhost, struct sockaddr_in *server);
Impressum
,
Datenschutz