]> git.ipfire.org Git - thirdparty/tvheadend.git/log
thirdparty/tvheadend.git
11 years agowebui: cosmetics cleanup of static/app 381/head
Carlo Landmeter [Tue, 20 May 2014 16:41:35 +0000 (18:41 +0200)] 
webui: cosmetics cleanup of static/app

11 years agotimeshift_filemgr: move the reaper lock to the end of loop to save the lock time
Jaroslav Kysela [Wed, 21 May 2014 12:25:00 +0000 (14:25 +0200)] 
timeshift_filemgr: move the reaper lock to the end of loop to save the lock time

.... as suggested by Adam

11 years agoMerge pull request #364 from ProfYaffle/master
perexg [Wed, 21 May 2014 07:12:08 +0000 (09:12 +0200)] 
Merge pull request #364 from ProfYaffle/master

Addition of user options for file and directory permissions

11 years agoFormatting cleanup plus change from tvhlog to tvhtrace as per @perexg comments 364/head
Ian [Tue, 20 May 2014 20:28:14 +0000 (21:28 +0100)] 
Formatting cleanup plus change from tvhlog to tvhtrace as per @perexg comments

11 years agohttpc: fix http_port() - NULL scheme
Jaroslav Kysela [Tue, 20 May 2014 14:00:48 +0000 (16:00 +0200)] 
httpc: fix http_port() - NULL scheme

11 years agoSAT>IP: Do not mix the RTSP commands (PLAY - change pids)
Jaroslav Kysela [Mon, 19 May 2014 19:42:09 +0000 (21:42 +0200)] 
SAT>IP: Do not mix the RTSP commands (PLAY - change pids)

11 years agoMerge pull request #386 from schreibubi/timeshiftLockFix
perexg [Mon, 19 May 2014 14:41:02 +0000 (16:41 +0200)] 
Merge pull request #386 from schreibubi/timeshiftLockFix

Fix mutex locking in timeshift_filemgr.c

11 years agoMerge pull request #384 from GaryTheBrown/master
perexg [Mon, 19 May 2014 12:53:56 +0000 (14:53 +0200)] 
Merge pull request #384 from GaryTheBrown/master

Fix: timer for grace period was in ms when the rotor returned its waitin...

11 years agoMerge pull request #387 from schreibubi/ntpFix
perexg [Mon, 19 May 2014 12:50:58 +0000 (14:50 +0200)] 
Merge pull request #387 from schreibubi/ntpFix

Fixed bug so disabling ntp option works

11 years agoMerge pull request #391 from dmarion/autodetect-platform
perexg [Mon, 19 May 2014 12:49:26 +0000 (14:49 +0200)] 
Merge pull request #391 from dmarion/autodetect-platform

build: autodetect platform

11 years agompegts: remove assigned mux instances when the input adapter is deleted
Jaroslav Kysela [Mon, 19 May 2014 07:33:00 +0000 (09:33 +0200)] 
mpegts: remove assigned mux instances when the input adapter is deleted

11 years agoSAT>IP: another improvement for the close pid callback
Jaroslav Kysela [Sun, 18 May 2014 19:40:34 +0000 (21:40 +0200)] 
SAT>IP: another improvement for the close pid callback

11 years agoSAT>IP: handle better MPEG-TS PID close
Jaroslav Kysela [Sat, 17 May 2014 20:06:26 +0000 (22:06 +0200)] 
SAT>IP: handle better MPEG-TS PID close

11 years agoSAT>IP: Do not ignore the "enabled checkbox" in the DVB-S position settings
Jaroslav Kysela [Sat, 17 May 2014 16:48:01 +0000 (18:48 +0200)] 
SAT>IP: Do not ignore the "enabled checkbox" in the DVB-S position settings

11 years agoidnode: fix potential issue with trying to load unsaved values
Adam Sutton [Fri, 16 May 2014 23:02:43 +0000 (00:02 +0100)] 
idnode: fix potential issue with trying to load unsaved values

11 years agobuild: autodetect platform 391/head
Damjan Marion [Fri, 16 May 2014 20:37:39 +0000 (22:37 +0200)] 
build: autodetect platform

11 years agoiptv: fix possible NULL ptr access (fixes #2104)
Adam Sutton [Fri, 16 May 2014 20:30:08 +0000 (21:30 +0100)] 
iptv: fix possible NULL ptr access (fixes #2104)

11 years agohttpc: remove enabling of the test suite (fixes #2105)
Adam Sutton [Fri, 16 May 2014 20:23:59 +0000 (21:23 +0100)] 
httpc: remove enabling of the test suite (fixes #2105)

11 years agompegts: fix some compilation issues with various configure options
Adam Sutton [Fri, 16 May 2014 20:20:58 +0000 (21:20 +0100)] 
mpegts: fix some compilation issues with various configure options

11 years agobuild: fix debian build
Adam Sutton [Thu, 15 May 2014 20:24:59 +0000 (21:24 +0100)] 
build: fix debian build

11 years agoIPTV: fix http recv buffer size typo
Jaroslav Kysela [Thu, 15 May 2014 06:00:02 +0000 (08:00 +0200)] 
IPTV: fix http recv buffer size typo

11 years agohttpc fixes: end of stream & redirection poll 390/head
Jaroslav Kysela [Wed, 14 May 2014 21:12:57 +0000 (23:12 +0200)] 
httpc fixes: end of stream & redirection poll

11 years agoIPTV: add configurable stream timeout
Jaroslav Kysela [Wed, 14 May 2014 21:10:59 +0000 (23:10 +0200)] 
IPTV: add configurable stream timeout

11 years agomuxer: Use fdatasync() instead fsync() to reduce I/O
Jaroslav Kysela [Wed, 14 May 2014 18:47:38 +0000 (20:47 +0200)] 
muxer: Use fdatasync() instead fsync() to reduce I/O

11 years agoSAT>IP: Add new options to the help text
Jaroslav Kysela [Wed, 14 May 2014 16:16:47 +0000 (18:16 +0200)] 
SAT>IP: Add new options to the help text

11 years agomux create: do not update mux parameters from multiple origin muxes (nit)
Jaroslav Kysela [Wed, 14 May 2014 12:45:10 +0000 (14:45 +0200)] 
mux create: do not update mux parameters from multiple origin muxes (nit)

NIT data:

mux: '12109H' : dvb-s2 pos 235E freq 12129000 V sym 275000 fec 2/3 mod 8PSK roff 20
mux: '11739V' : dvb-s2 pos 235E freq 12129000 V sym 275000 fec 2/3 mod 8PSK roff 25

This change avoids the frequent automatic parameter changes using
the origin (first hit) mux which broadcasted the data. The origin
mux is locked for 24 hours from the last update.

11 years agoSAT>IP: fix the full mux streaming outside tvh
Jaroslav Kysela [Wed, 14 May 2014 12:29:38 +0000 (14:29 +0200)] 
SAT>IP: fix the full mux streaming outside tvh

11 years agoDo not trust tsid in the NIT mux delivery descriptor
Jaroslav Kysela [Wed, 14 May 2014 09:08:17 +0000 (11:08 +0200)] 
Do not trust tsid in the NIT mux delivery descriptor

Reason:

 Thor 0.8W
   onid 1111 (4369) tsid 000B (11)
     dvb-s  pos 8W freq 12090000 H sym 280000 fec 7/8 mod QPSK roff 35
   onid 1111 (4369) tsid 0063 (99)
     dvb-s  pos 8W freq 12092000 H sym 280000 fec 7/8 mod QPSK roff 35

The frequency is same for DVB-S tuners, but tsid in other tables is 11.

11 years agodvb network: improve satellite position check for auto discovery
Jaroslav Kysela [Wed, 14 May 2014 08:29:37 +0000 (10:29 +0200)] 
dvb network: improve satellite position check for auto discovery

11 years agoSAT>IP: improve mux stop
Jaroslav Kysela [Wed, 14 May 2014 07:31:18 +0000 (09:31 +0200)] 
SAT>IP: improve mux stop

11 years agoDo not accept new muxes from different satellite positions in dvb network
Jaroslav Kysela [Wed, 14 May 2014 06:48:57 +0000 (08:48 +0200)] 
Do not accept new muxes from different satellite positions in dvb network

11 years agoepggrab: tuning and optimizations
Jaroslav Kysela [Wed, 14 May 2014 06:35:04 +0000 (08:35 +0200)] 
epggrab: tuning and optimizations

- reduce timeout value for nit to 240
- increase interval value for nit to 3600
- process all waiting muxes in one shot
- add the grace value for satellite positioners

11 years agoFixes for the network scan
Jaroslav Kysela [Tue, 13 May 2014 14:09:13 +0000 (16:09 +0200)] 
Fixes for the network scan

- improve dvb_network_find_mux() to better distinguish
  the different muxes
- ensure that the new mux matches the network type

11 years agoSAT>IP: Use any UDP port for the UPnP client responses 389/head
Jaroslav Kysela [Mon, 12 May 2014 15:20:19 +0000 (17:20 +0200)] 
SAT>IP: Use any UDP port for the UPnP client responses

11 years agoSAT>IP: OctopusNet - force a delay after teardown
Jaroslav Kysela [Mon, 12 May 2014 14:04:36 +0000 (16:04 +0200)] 
SAT>IP: OctopusNet - force a delay after teardown

11 years agoSAT>IP: Send M-SEARCH request three times
Jaroslav Kysela [Mon, 12 May 2014 13:52:26 +0000 (15:52 +0200)] 
SAT>IP: Send M-SEARCH request three times

11 years agoSAT>IP: Add USER-AGENT to the M-SEARCH query
Jaroslav Kysela [Mon, 12 May 2014 13:29:37 +0000 (15:29 +0200)] 
SAT>IP: Add USER-AGENT to the M-SEARCH query

11 years agoSAT>IP: Serialize the tuning - configurable delay
Jaroslav Kysela [Mon, 12 May 2014 13:26:39 +0000 (15:26 +0200)] 
SAT>IP: Serialize the tuning - configurable delay

11 years agoSAT>IP: Fix the --satip_xml parameter (local IP address)
Jaroslav Kysela [Sun, 11 May 2014 15:16:27 +0000 (17:16 +0200)] 
SAT>IP: Fix the --satip_xml parameter (local IP address)

11 years agotimeshift: Reworked mutex locking in timeshift_filemgr.c 386/head
Joerg Werner [Sun, 11 May 2014 12:31:27 +0000 (14:31 +0200)] 
timeshift: Reworked mutex locking in timeshift_filemgr.c

11 years agoFixed bug so disabling ntp option works 387/head
Joerg Werner [Mon, 14 Apr 2014 09:35:33 +0000 (11:35 +0200)] 
Fixed bug so disabling ntp option works

11 years agodvb support: fix the pilottab[] - none
Jaroslav Kysela [Thu, 8 May 2014 21:15:43 +0000 (23:15 +0200)] 
dvb support: fix the pilottab[] - none

11 years agoSAT>IP: rtsp - fix the value fraction
Jaroslav Kysela [Thu, 8 May 2014 21:15:09 +0000 (23:15 +0200)] 
SAT>IP: rtsp - fix the value fraction

11 years agoFix the memory leak in the udp multirecv
Jaroslav Kysela [Thu, 8 May 2014 20:41:44 +0000 (22:41 +0200)] 
Fix the memory leak in the udp multirecv

11 years agoMerge pull request #382 from VittGam/channelname
perexg [Wed, 7 May 2014 15:32:12 +0000 (17:32 +0200)] 
Merge pull request #382 from VittGam/channelname

Restored ability to subscribe to a channel via HTTP using the channel name.

11 years agoMerge pull request #383 from scooter1556/master
perexg [Wed, 7 May 2014 15:26:28 +0000 (17:26 +0200)] 
Merge pull request #383 from scooter1556/master

Check manual priority of adapter before weighting.

11 years agoMerge PR#385 - Freebsd fixes
Jaroslav Kysela [Wed, 7 May 2014 15:22:25 +0000 (17:22 +0200)] 
Merge PR#385 - Freebsd fixes

11 years agoreplaced a strdupa with a variable length array
Nicolas Gilles [Thu, 1 May 2014 06:53:00 +0000 (08:53 +0200)] 
replaced a strdupa with a variable length array

11 years agoadd qsort_r wrapper to fix differences between BSD and GNU qsort_r
Nicolas Gilles [Tue, 29 Apr 2014 17:35:09 +0000 (19:35 +0200)] 
add qsort_r wrapper to fix differences between BSD and GNU qsort_r

The order of parameters of both qsort_r and its compar function differ,
the wrapper matches the GNU version and swaps things around on FreeBSD.

11 years agoIPTV: Add missing url structure initialization
Jaroslav Kysela [Wed, 7 May 2014 13:11:55 +0000 (15:11 +0200)] 
IPTV: Add missing url structure initialization

11 years agoThis is merge of PR#341 (esfilter) and PR#369 (SAT>IP)
Jaroslav Kysela [Wed, 7 May 2014 12:32:08 +0000 (14:32 +0200)] 
This is merge of PR#341 (esfilter) and PR#369 (SAT>IP)

11 years agoAdd esfilter (elementary stream filter)
Jaroslav Kysela [Fri, 7 Mar 2014 07:39:00 +0000 (08:39 +0100)] 
Add esfilter (elementary stream filter)

Some feeds (especially from satellite) includes many language mutations
and other elementary streams. It may be useful to define the filters and
order scheme for the streaming and DVR.

The service information dialog is extended to show all PIDs and filtered
PIDs to easy show the used PIDs.

See the included help file for more description.

11 years agoSAT>IP: Add --satip_xml option to reach tuners behind routers or local blocked UPnP...
Jaroslav Kysela [Wed, 23 Apr 2014 18:55:28 +0000 (20:55 +0200)] 
SAT>IP: Add --satip_xml option to reach tuners behind routers or local blocked UPnP ports

11 years agoSAT>IP: Remove the full mux option like in linuxdvb
Jaroslav Kysela [Wed, 23 Apr 2014 11:54:30 +0000 (13:54 +0200)] 
SAT>IP: Remove the full mux option like in linuxdvb

11 years agoSAT>IP: Add Help button to the TV adapters.
Jaroslav Kysela [Wed, 23 Apr 2014 07:31:23 +0000 (09:31 +0200)] 
SAT>IP: Add Help button to the TV adapters.

11 years agoudp + SAT>IP: better multipacket handling
Jaroslav Kysela [Tue, 22 Apr 2014 15:18:25 +0000 (17:18 +0200)] 
udp + SAT>IP: better multipacket handling

- improve the recvmmsg() user space implementation
- some changes which may improve operation under high-loads

11 years agoSAT>IP: Fix the forced full mux per tuner
Jaroslav Kysela [Tue, 22 Apr 2014 13:20:24 +0000 (15:20 +0200)] 
SAT>IP: Fix the forced full mux per tuner

11 years agoSATIP: Try to improve the uncorrectable error counter
Jaroslav Kysela [Tue, 22 Apr 2014 09:08:43 +0000 (11:08 +0200)] 
SATIP: Try to improve the uncorrectable error counter

11 years agoSAT>IP: Added octopusnet hack for DVB-S
Jaroslav Kysela [Sun, 20 Apr 2014 21:04:15 +0000 (23:04 +0200)] 
SAT>IP: Added octopusnet hack for DVB-S

11 years agoSAT>IP: DVB-S setup - pass only configured parameters (fec, rolloff, pilot)
Jaroslav Kysela [Sun, 20 Apr 2014 11:10:59 +0000 (13:10 +0200)] 
SAT>IP: DVB-S setup - pass only configured parameters (fec, rolloff, pilot)

11 years agoSAT>IP: Add possibility to define master/slave tuners
Jaroslav Kysela [Sat, 19 Apr 2014 20:52:50 +0000 (22:52 +0200)] 
SAT>IP: Add possibility to define master/slave tuners

The signal from the standard universal LNB can be split using
a simple coaxial splitter (no multiswitch) to several outputs.
In this case, the position, the polarization and low-high band
settings must be equal.

This code adds the master/slave configuration option in the
tuner settings and does the tuner arbitration to preserve
above settings.

Ideally, this arbitration and configuration may be moved to
the generic dvbs input class in future, because all dvb-s
adapters can be wired in this way, but it's more complicated.

11 years agoSAT>IP: Fix bad memory access (wrong char array dimension)
Jaroslav Kysela [Sat, 19 Apr 2014 17:19:16 +0000 (19:19 +0200)] 
SAT>IP: Fix bad memory access (wrong char array dimension)

11 years agoudp: create multirecv interface
Jaroslav Kysela [Fri, 18 Apr 2014 21:41:20 +0000 (23:41 +0200)] 
udp: create multirecv interface

11 years agoSAT>IP: Fix the weight callback to not block multiple tuners
Jaroslav Kysela [Fri, 18 Apr 2014 20:55:15 +0000 (22:55 +0200)] 
SAT>IP: Fix the weight callback to not block multiple tuners

11 years agoSAT>IP: Move RTP/RTCP UDP bind to udp.c
Jaroslav Kysela [Fri, 18 Apr 2014 19:55:33 +0000 (21:55 +0200)] 
SAT>IP: Move RTP/RTCP UDP bind to udp.c

11 years agoSAT>IP : Fix satip_frontend_is_free..
Jaroslav Kysela [Fri, 18 Apr 2014 15:05:11 +0000 (17:05 +0200)] 
SAT>IP : Fix satip_frontend_is_free..

11 years agoupnp: use data.ptr instead data.u64 for poll events
Jaroslav Kysela [Thu, 17 Apr 2014 21:28:56 +0000 (23:28 +0200)] 
upnp: use data.ptr instead data.u64 for poll events

11 years agoSAT>IP: Added OctopusNet pids hack
Jaroslav Kysela [Thu, 17 Apr 2014 20:12:04 +0000 (22:12 +0200)] 
SAT>IP: Added OctopusNet pids hack

11 years agoscanfile: fix a memory leak
Jaroslav Kysela [Thu, 17 Apr 2014 07:35:21 +0000 (09:35 +0200)] 
scanfile: fix a memory leak

11 years agourlparser: Fixes in URIPARSER
Jaroslav Kysela [Wed, 16 Apr 2014 20:48:41 +0000 (22:48 +0200)] 
urlparser: Fixes in URIPARSER

11 years agoSAT>IP: Add the possibility to override tuner type (DVB-T <-> DVB-C)
Jaroslav Kysela [Wed, 16 Apr 2014 20:33:02 +0000 (22:33 +0200)] 
SAT>IP: Add the possibility to override tuner type (DVB-T <-> DVB-C)

11 years agohttp client: fix the error code passed to conn_closed callback
Jaroslav Kysela [Wed, 16 Apr 2014 17:29:37 +0000 (19:29 +0200)] 
http client: fix the error code passed to conn_closed callback

11 years agohttp client: allow HTTP 1.1 to HTTP 1.0 switch
Jaroslav Kysela [Wed, 16 Apr 2014 17:17:28 +0000 (19:17 +0200)] 
http client: allow HTTP 1.1 to HTTP 1.0 switch

11 years agoudp: fix the bad getaddrinfo call
Jaroslav Kysela [Wed, 16 Apr 2014 16:16:34 +0000 (18:16 +0200)] 
udp: fix the bad getaddrinfo call

11 years agoSAT>IP: Add support for kernels before 2.6.33
Jaroslav Kysela [Wed, 16 Apr 2014 16:09:28 +0000 (18:09 +0200)] 
SAT>IP: Add support for kernels before 2.6.33

11 years agoSAT>IP : Add preliminary DVB-C code
Jaroslav Kysela [Wed, 16 Apr 2014 15:57:56 +0000 (17:57 +0200)] 
SAT>IP : Add preliminary DVB-C code

11 years agohttp client: Fix some compilation errors
Jaroslav Kysela [Wed, 16 Apr 2014 15:32:04 +0000 (17:32 +0200)] 
http client: Fix some compilation errors

11 years agoSAT>IP define the recvmmsg syscall for some libc implementations
Jaroslav Kysela [Wed, 16 Apr 2014 09:37:18 +0000 (11:37 +0200)] 
SAT>IP define the recvmmsg syscall for some libc implementations

11 years agoFix the compilation error for URIPARSER
Jaroslav Kysela [Wed, 16 Apr 2014 09:10:05 +0000 (11:10 +0200)] 
Fix the compilation error for URIPARSER

11 years agoIPTV: tune the http client settings
Jaroslav Kysela [Wed, 16 Apr 2014 07:06:47 +0000 (09:06 +0200)] 
IPTV: tune the http client settings

- increase the chunk size to 128KB
- allow HTTP redirects

11 years agoRewrite imagecache to use build-in http client (remove curl)
Jaroslav Kysela [Tue, 15 Apr 2014 17:35:12 +0000 (19:35 +0200)] 
Rewrite imagecache to use build-in http client (remove curl)

- add the basic SSL peer certificate verification

11 years agoMove RTSP common code from SAT>IP to the common place
Jaroslav Kysela [Tue, 15 Apr 2014 15:30:47 +0000 (17:30 +0200)] 
Move RTSP common code from SAT>IP to the common place

11 years agoAdd build-in http client
Jaroslav Kysela [Mon, 14 Apr 2014 19:42:12 +0000 (21:42 +0200)] 
Add build-in http client

- supports SSL
- supports location redirections
- supports chunked data transfers
- supports HTTP/1.0 HTTP/1.1 and RTSP/1.0

11 years agoMake URL parser more dynamic
Jaroslav Kysela [Wed, 9 Apr 2014 18:30:44 +0000 (20:30 +0200)] 
Make URL parser more dynamic

11 years agotvhpoll - use data.ptr instead data.u64 in http_client.c and satip_frontend.c
Jaroslav Kysela [Wed, 9 Apr 2014 18:11:12 +0000 (20:11 +0200)] 
tvhpoll - use data.ptr instead data.u64 in http_client.c and satip_frontend.c

11 years agoImprove the SAT>IP RTSP implementation
Jaroslav Kysela [Wed, 9 Apr 2014 16:21:51 +0000 (18:21 +0200)] 
Improve the SAT>IP RTSP implementation

11 years agoPrevent SIGSEGV when bind to the TCP socket fails
Jaroslav Kysela [Wed, 9 Apr 2014 16:21:07 +0000 (18:21 +0200)] 
Prevent SIGSEGV when bind to the TCP socket fails

11 years agotvhlog - do not queue messages when log is not running
Jaroslav Kysela [Wed, 9 Apr 2014 17:54:02 +0000 (19:54 +0200)] 
tvhlog - do not queue messages when log is not running

11 years agoAdd SAT>IP support (remote network tuners)
Jaroslav Kysela [Wed, 9 Apr 2014 17:52:23 +0000 (19:52 +0200)] 
Add SAT>IP support (remote network tuners)

11 years agoURL parser fixes
Jaroslav Kysela [Wed, 9 Apr 2014 17:47:24 +0000 (19:47 +0200)] 
URL parser fixes

11 years agohttp client fixes (curl based)
Jaroslav Kysela [Wed, 9 Apr 2014 17:35:21 +0000 (19:35 +0200)] 
http client fixes (curl based)

- check the private u64 value rather than fd (gdb problems)
- move the run call outside the connect routine (locking issues)
- try to fix more leaks (PR_Cleanup)

11 years agoAdd basic support for the UPnP protocol (client)
Jaroslav Kysela [Wed, 9 Apr 2014 17:30:13 +0000 (19:30 +0200)] 
Add basic support for the UPnP protocol (client)

11 years agoReorganize the UDP code from IPTV to the shared location
Jaroslav Kysela [Wed, 9 Apr 2014 17:28:16 +0000 (19:28 +0200)] 
Reorganize the UDP code from IPTV to the shared location

11 years agoMerge pull request #379 from perexg/service-info-caid
perexg [Mon, 5 May 2014 19:25:23 +0000 (21:25 +0200)] 
Merge pull request #379 from perexg/service-info-caid

Show the CAIDs in hex in the service info dialog plus add the provider

11 years agoMerge pull request #377 from perexg/pid-filter
perexg [Mon, 5 May 2014 19:25:04 +0000 (21:25 +0200)] 
Merge pull request #377 from perexg/pid-filter

Optimize the PIDs filtering

11 years agoMerge pull request #375 from perexg/mux-create
perexg [Mon, 5 May 2014 19:24:09 +0000 (21:24 +0200)] 
Merge pull request #375 from perexg/mux-create

Improve the mux create routine to handle the unset and auto values

11 years agoMerge pull request #370 from perexg/uninitialized
perexg [Mon, 5 May 2014 19:21:53 +0000 (21:21 +0200)] 
Merge pull request #370 from perexg/uninitialized

Fix the uninitialized variable access detected by valgrind

11 years agoMerge pull request #378 from perexg/init-fix
perexg [Mon, 5 May 2014 19:21:18 +0000 (21:21 +0200)] 
Merge pull request #378 from perexg/init-fix

Fix the missing ccerr initialization in ts_recv_packet0

11 years agodocs: updating general docs
Adam Sutton [Thu, 1 May 2014 21:14:43 +0000 (22:14 +0100)] 
docs: updating general docs

11 years agotcp: minor correction to avoid GCC warnings about type aliasing
Adam Sutton [Wed, 30 Apr 2014 21:30:18 +0000 (22:30 +0100)] 
tcp: minor correction to avoid GCC warnings about type aliasing