Opened 11 years ago

Last modified 11 years ago

#559 closed defect

TCP server crashes upon second connection attempt to netspeed — at Version 1

Reported by: Jiri Svoboda Owned by: Jiri Svoboda
Priority: major Milestone: 0.6.0
Component: helenos/unspecified Version: mainline
Keywords: Cc:
Blocker for: Depends on:
See also:

Description (last modified by Jiri Svoboda)

In HelenOS run:

  • netspeed tcp server 1234 4096

in Linux run:

  • iperf -c <address> -p 1234

after iperf finishes, netspeed displays an error and terminates. Now run iperf again with the same parameters - TCP server crashes.

Change History (1)

comment:1 by Jiri Svoboda, 11 years ago

Description: modified (diff)
Summary: TCP crashes upon second connection attempt to netspeedTCP server crashes upon second connection attempt to netspeed
Note: See TracTickets for help on using tickets.