previous up next     contents index
Next: wx:slider Up: wx:server Previous: create

on-accept-connection

   

Called when a client connects to the server (with make-connection) for some topic. The result must be a  wx:connection% object used to communicate with the client, or null to refuse the connection. (If the topic is ``STDIO'', the application may wish to refuse the connection.)



PLT