
### NAME

    send_nullbyte - sends '\0' to interactive

### SYNOPSIS

    int send_nullbyte(object);

### DESCRIPTION

    sends '\0' to interactive, returns -2 in case of error 1 otherwise
