RFC: Add TCP port information to NetAddr
[email protected] Mon, 20 Jul 2020 10:07:54 +0200
| Newsgroups | gmane.comp.audio.supercollider.user,gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <CA+45zYU0zEvgQoJA5ntSo+KzkvxSZ0ebLa7BpEF-O9gdekEZ-w@mail.gmail.com> |
A new RFC (request for comment) has been opened here: https://github.com/supercollider/rfcs/pull/12 Please visit the above link for discussion. Summary: Currently it is not possible to directly access an open TCP socket from sclang. This RFC proposes a way to access the metadata of the socket created when calling NetAddr.connect method so the user can listen to messages coming back from that socket. -- Bruno Gola <[email protected]> http://bgo.la/