Client.onAddClient

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onAddClient(void delegate(size_t) dg)
    struct Client
    void
    onAddClient
    (
    void delegate
    (
    size_t
    )
    dg
    )
  2. void onAddClient(void function(size_t) dg)

Meta