mirror of
https://github.com/xcat2/xNBA.git
synced 2025-02-05 13:31:47 +00:00
Updated tcp.c to provide a standardised data transfer interface.
This commit is contained in:
parent
54138f28f6
commit
1136c19fa4
@ -253,8 +253,6 @@ struct tcp_mss_option {
|
||||
*/
|
||||
#define TCP_MSL ( 2 * 60 * TICKS_PER_SEC )
|
||||
|
||||
extern int tcp_open ( struct stream_application *app );
|
||||
|
||||
extern struct tcpip_protocol tcp_protocol;
|
||||
|
||||
#endif /* _GPXE_TCP_H */
|
||||
|
846
src/net/tcp.c
846
src/net/tcp.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user