开发者

pthread-key-create

0
  • Thread-specific data

    I have a client program as follows and I need to make it multithreaded i.e one thre开发者_如何学Pythonad per connection. But the variable sockfd is to be kept global to one thread. I understand to do[详细]

    2023-04-04 13:15 分类:问答
  • how to make a name from random numbers?

    my program makes a random name that could have a-z this code makes a 16 char name but :( my code wont make the name and idk why :( can anyone show me what\'s wrong with this?[详细]

    2022-12-28 15:46 分类:问答