libdnet/source/libdnet/libdnet.d

15 lines
372 B
D

/**
* TODO
*/
module libdnet.libdnet;
public class Client
{
/**
* TODO: We need to re-write Tasky before we can start work on this (urgent)
* TODO: We need to add signal handling to tristanable (not, urgent)
* TODO: We need to check eventy and make sure it is fully completed and
* documented and working (also check if it requires any signal handling, doubt)
*/
}