| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 4 months |
| seen | Feb 16 at 2:17 | |
| stats | profile views | 18 |
|
Jan 7 |
awarded | Yearling |
|
Nov 18 |
answered | jquery sparkline giving undefinied only in IE7 |
|
Nov 14 |
comment |
Determine the current number of backlogged connections in TCP listen() queue Ah yep.. good point.. Is there really no other value lurking somewhere that would help? Thanks for taking the time to comment |
|
Nov 14 |
comment |
Determine the current number of backlogged connections in TCP listen() queue Once the listen backlog is filled, they are still listed as SYN_RECV on my Linux server - At least, that's what I found after writing a little server that calls listen() but never calls accept() - If I call listen(fd, 3) and open 6 connections to it, I'll see 3 in the ESTABLISHED state and 3 in SYN_RECV |
|
Nov 14 |
answered | Determine the current number of backlogged connections in TCP listen() queue |
|
Aug 14 |
awarded | Necromancer |
|
Jun 7 |
awarded | Revival |
|
May 26 |
answered | Showing bullet chart scales for jQuery sparklines |
|
May 10 |
awarded | Yearling |
|
May 9 |
answered | Adding string tags to each value of jQuery Sparklines plugin |
|
Feb 6 |
comment |
jquery - update jquery.sparkline after async data fetch 404 is fixed now |
|
Nov 19 |
answered | use ssh keys with passphrase on a vagrant+chef setup |
|
Oct 10 |
answered | jquery - update jquery.sparkline after async data fetch |
|
Mar 15 |
answered | jQuery sparklines - Possible to fill above line? |
|
Feb 26 |
awarded | Supporter |
|
Feb 25 |
answered | jQuery Sparkline Boxplots - What does it expect for values array? |
|
Jan 23 |
awarded | Teacher |
|
Jan 14 |
comment |
Dynamic qtip not loading jquery sparkline graph Well the last person to email me about using qtip wasn't using prerender: true. - Instead they had an onRender: function() { $(...).sparkline(); } call in there in addition to the onShow() display visible stuff that did the trick. Don't know if that helps or not. |
|
Jan 13 |
answered | Dynamic qtip not loading jquery sparkline graph |
|
Jan 7 |
answered | phpdoc vs. phpxref |