You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use picotcp without sockets. That is, instead of calling picotcp_socket_open, I call a function to which I pass all incoming packets (received using eg. DPDK) and transmit packets by my own means.
Thanks,
Tom
The text was updated successfully, but these errors were encountered:
Hi all,
Is it possible to use picotcp without sockets. That is, instead of calling picotcp_socket_open, I call a function to which I pass all incoming packets (received using eg. DPDK) and transmit packets by my own means.
Thanks,
Tom
The text was updated successfully, but these errors were encountered: