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
I used your code as a template for non-blocking socket for verilog.
Not looking at the make clean, I created a server.c file to replace the .py one.
Also created a local git repo and checked all my code in so I could manage changes.
When I did a make clean, it removed the server.c file, cleaned out he .git dir.
The text was updated successfully, but these errors were encountered:
I used your code as a template for non-blocking socket for verilog.
Not looking at the make clean, I created a server.c file to replace the .py one.
Also created a local git repo and checked all my code in so I could manage changes.
When I did a make clean, it removed the server.c file, cleaned out he .git dir.
The text was updated successfully, but these errors were encountered: