Wiznet / ioLibrary_Driver

ioLibrary_Driver can be used for the application design of WIZnet TCP/IP chips as W5500, W5300, W5200, W5100 W5100S.
MIT License
603 stars 331 forks source link

wizchip_close() function declared implicitly #92

Open orvio-craig opened 4 years ago

orvio-craig commented 4 years ago

Line 542 of internet/DNS/dns.c wizchip_close(DNS_SOCKET) is a call to a function that does not exist.

Presumably supposed to be close(DNS_SOCKET).

stDstm commented 4 years ago

Да, подтверждаю. Нет функции wizchip_close(DNS_SOCKET)

juliobc commented 4 years ago

it seems that wiznet support is pretty bad

etodanik commented 4 years ago

Same issue here. There is no wizchip_close.

This seems to be the culprit: https://github.com/Wiznet/ioLibrary_Driver/commit/fe116b361b2831facccd4d099bf41a3a014a7faf