Noted the following in v1.1, and since I didn't find an issues db on-site, figured this was the place to post it...
WinPcapSendQueue(int size) constructor is ignoring the size argument, and always setting the buffer size to DEFAULT_QUEUE_SIZE.
SteveS