karpathy / llm.c

LLM training in simple, raw C/CUDA
MIT License
21.28k stars 2.31k forks source link

Add check versions of functions #641

Open gordicaleksa opened 5 days ago

gordicaleksa commented 5 days ago

Add socket close check functions - consistent with the rest of the codebase.