projects
/
amt
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
fix order of OEMparameters to enable BIOS SOL on newer AMT generations
[amt]
/
tcp.h
Commit
Line
Data
402f63cd
MG
1
#include <netinet/in.h>
2
#include <arpa/inet.h>
3
#include <netdb.h>
4
5
extern int tcp_verbose;
6
7
int tcp_connect(struct addrinfo *ai,
8
char *addr, char *port,
9
char *host, char *serv);
10
11
int tcp_listen(struct addrinfo *ai, char *addr, char *port);
Impressum
,
Datenschutz