Improve handling of TCP socket
This commit is contained in:
@@ -7,7 +7,7 @@ TCP image stream configuration for Jungfraujoch software. This structure is used
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**send_buffer_size** | **int** | Send buffer size for TCP/IP socket | [optional]
|
||||
**addr** | **str** | tcp://<IP address>:<port> 0.0.0.0 instead of IP address is accepted and means listening on all network interfaces |
|
||||
**image_socket** | **str** | tcp://<IP address>:<port> 0.0.0.0 instead of IP address is accepted and means listening on all network interfaces | [optional]
|
||||
**nwriters** | **int** | Number of TCP/IP writers to be used for streaming images | [optional] [default to 32]
|
||||
|
||||
## Example
|
||||
|
||||
Reference in New Issue
Block a user