This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
*newbie* /dev/root full after 24hrs
#34
Code:
tjk:kplex-1.3.4 tjk$ cat kplex.conf
[udp]
name=system
direction=in
address=127.0.0.1
port=10110

[tcp]
name=signalk
direction=out
mode=server
port=30330

tjk:kplex-1.3.4 tjk$ kplex -f kplex.conf


and then 


Code:
tjk:kplex-1.3.4 tjk$ nc localhost 30330
^C
tjk:kplex-1.3.4 tjk$ lsof -i | grep 30330
kplex     11140  tjk    6u  IPv6 0x1b4146e9b8e619a7      0t0  TCP *:30330 (LISTEN)
kplex     11140  tjk    7u  IPv6 0x1b4146e9a25909c7      0t0  TCP localhost:30330->localhost:59735 (CLOSE_WAIT)

results in CLOSE_WAIT state.

When I remove the direction=out line the connection closes properly.
Reply


Messages In This Thread
*newbie* /dev/root full after 24hrs - by Yannick - 2018-06-06, 06:27 PM
*newbie* /dev/root full after 24hrs - by tkurki - 2018-08-05, 02:41 PM
RE: *newbie* /dev/root full after 24hrs - by tkurki - 2018-08-07, 05:46 AM
*newbie* /dev/root full after 24hrs - by PaddyB - 2018-08-06, 11:39 PM

Forum Jump:


Users browsing this thread: 5 Guest(s)