raihanafroz / zkteco

ZKTeco Laravel Library
151 stars 57 forks source link

Call to undefined function Rats\Zkteco\Lib\socket_create() #31

Open nakatsinho opened 9 months ago

nakatsinho commented 9 months ago

Getting error at the following line:

$this->_zkclient = socket_create(AF_INET, SOCK_DGRAM, SOL_UDP);

valeno12 commented 7 months ago

can u fix it?

erdum commented 5 months ago

What version are you using? can you show me you composer.json file?