Method _Stdio._port()->set_id()
- Method
set_id
mixedset_id(mixedid)- Description
This function sets the id used for accept_callback by this port. The default id is this_object().
- Note
In Pike 8.0 and earlier the default value was
0(zero) (even though it was documented as above).- See also