mirror of
https://github.com/xcat2/xNBA.git
synced 2025-08-24 04:00:29 +00:00
Updated tcp.c to provide a standardised data transfer interface.
This commit is contained in:
@@ -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
Reference in New Issue
Block a user