Accept connection.
TCP: If connect is true this function will open connection to requested host.
connect
true
Mustn't throw any errors.
Future<void> accept({ bool? connect, bool? allowIPv6, });