Touseefelahi / GigeVision

Simple GigeVision implementation, GVSP, GVCP protocol implemented
97 stars 31 forks source link

Socket receive timeout should be configurable #108

Closed CosbyBs86 closed 1 month ago

CosbyBs86 commented 1 month ago

In some circumstances the hard-coded socket receive timeout set to 1000ms is not enough. The timeout of reception should be configurable. The default has been kept to 1000ms as per backward compatibility.