Displaying 5 results from an estimated 5 matches for "connecthost".
Did you mean:
connect_host
2006 Aug 25
0
Session request packet
...h>
#include <netinet/in.h>
struct NBT_Session_Header
{
unsigned char type;
unsigned char flags;
unsigned short length;
};
struct NBT_NAME
{
char name[32];
};
struct NBT_Request
{
struct NBT_Session_Header NBTSessionHeader;
NBT_NAME called;
NBT_NAME calling;
};
int connectHost(const char* szHost, int iPort);
int sendNBT(void* data, size_t count, int socketid);
bool getnetbiosname(char* netbiosname, const char* hostname, unsigned char type);
//Main function
int main(int argc, char *argv[])
{
int socketid = 0;
if((socketid = connectHost("192.168.2.65", 13...
2017 Jun 01
3
libvirtd not accepting connections
Hi,
Ever since I recently upgraded to Fedora 25, I can't get kvm working.
It's worked on this system since initial fedora 20 install. All
upgrades were done via yum, then once available, dnf.
I do have libvirt-sock in LISTENING state: STREAM LISTENING
/var/run/libvirt/libvirt-sock
I noticed I also have multiple connections in CONNECTING state:
STREAM CONNECTING 0
2017 Jun 02
0
Re: libvirtd not accepting connections
...itor.sock", slave = 0x0}, tcp =
>{host = 0x7fcd34151d90
>"/var/lib/libvirt/qemu/capabilities.monitor.sock", service = 0x0, listen
>= false, protocol = 0}, udp = {bindHost = 0x7fcd34151d90
>"/var/lib/libvirt/qemu/capabilities.monitor.sock", bindService = 0x0,
>connectHost = 0x0, connectService = 0x0}, nix = {path = 0x7fcd34151d90
>"/var/lib/libvirt/qemu/capabilities.monitor.sock", listen = false},
>spicevmc = 873799056, spiceport = {channel = 0x7fcd34151d90
>"/var/lib/libvirt/qemu/capabilities.monitor.sock"}}, logfile = 0x0,
>logappen...
2017 Jun 02
2
Re: libvirtd not accepting connections
...0x0}, tcp =
>> {host = 0x7fcd34151d90
>> "/var/lib/libvirt/qemu/capabilities.monitor.sock", service = 0x0, listen
>> = false, protocol = 0}, udp = {bindHost = 0x7fcd34151d90
>> "/var/lib/libvirt/qemu/capabilities.monitor.sock", bindService = 0x0,
>> connectHost = 0x0, connectService = 0x0}, nix = {path = 0x7fcd34151d90
>> "/var/lib/libvirt/qemu/capabilities.monitor.sock", listen = false},
>> spicevmc = 873799056, spiceport = {channel = 0x7fcd34151d90
>> "/var/lib/libvirt/qemu/capabilities.monitor.sock"}}, logfile = 0x...
2012 May 03
5
[PATCH/RFC 0/6] New mux client request to list open tcp forwardings.
These patches implement a new mux client request to list the currently opened
TCP forwardings. It also removes some todos regarding keeping the list
of forwardings in the options up-to-date.
Bert Wesarg (6):
attach the forwarding type to struct Forward
merge local and remote forward lists
generate unique ids for forwardings to be used for identification
remove closed forwardings from