[gambit-list] Threading and TCP-SERVICE-REGISTER! (or, how to

Christian Jaeger chrjae at gmail.com
Wed Nov 18 17:24:33 EST 2009


> Interestingly, it looks like the thread created by
> TCP-SERVICE-REGISTER! isn't included in the the thread group linked to
> the originating thread

According to the docs you can define your own thread-group and specify
that it should use it (I haven't tried):

   (tcp-service-register! port-number-or-address-or-settings thunk
[thread-group])      procedure

Christian.



More information about the Gambit-list mailing list