Posted to tcl by aspect at Sun Jun 26 08:35:53 GMT 2011view raw

  1. Connect: 127.0.0.1:43992
  2. nbsock sock6 initialize rc0 {read write}
  3. chan configure: -blocking 1 -buffering full -buffersize 4096 -encoding utf-8 -eofchar {{} {}} -translation {auto lf}
  4. nbsock sock6 read rc0 4096
  5. Error: 127.0.0.1:43992: cannot yield: C stack busy
  6. Closing: 127.0.0.1:43992
  7. nbsock sock6 finalize rc0
  8.