Posted to tcl by oldlaptop at Sat Jul 04 19:14:12 GMT 2026view raw

  1. % set foo [socket -server goober 0]
  2. sock7d33a82d1210
  3. % set bar [socket -server goober 0]
  4. sock7d33a826a850
  5. % chan configure $foo -sockname
  6. 0.0.0.0 0.0.0.0 65515 :: :: 65515
  7. % chan configure $bar -sockname
  8. 0.0.0.0 0.0.0.0 65514 :: :: 65514
  9. % # I guess that's just the NetBSD kernel's strategy? (eew)

Add a comment

Please note that this site uses the meta tags nofollow,noindex for all pages that contain comments.
Items are closed for new comments after 1 week