自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

perddy的专栏

其心诚,其志坚,其行必成

  • 博客(6)
  • 资源 (1)
  • 收藏
  • 关注

转载 内核定时器

<br />转自:http://blog.chinaunix.net/u2/73528/showart_1131053.html<br /> <br />一、定义:<br />/include/linux/timer.h<br /> <br />structtimer_list {<br />structlist_head entry;<br />unsignedlong expires;<br />void(*function)(unsigned long);<br />unsigned

2010-08-19 23:37:00 657

原创 Andriod 架构

<br /> <br /> <br />

2010-08-19 22:52:00 520

原创 accept sigalrm

<br />http://www.madore.org/~david/computers/connect-intr.html<br /> <br /> <br />int   flags   =   fcntl(socket,   F_GETFL,   0); <br /> fcntl(socket,   F_SETFL,   flags   |   O_NONBLOCK);

2010-08-18 00:28:00 514

转载 Linux网络编程socket错误分析

linux socke error

2010-08-15 23:54:00 1402

原创 linux下使用setitimer时accept返回Interrupted system call

linux setitimer accept Interrupted system call

2010-08-15 23:34:00 2578 1

转载 Linux setitimer参数设定如何使用程序

linux setitimer

2010-08-15 23:27:00 2034

O'Reilly radius

O'Reilly Radius RADIUS, or Remote Authentication Dial-In User Service, is a widely deployed protocol that enables companies to authenticate, authorize and account for remote users who want access to a system or service from a central network server. RADIUS provides a complete, detailed guide to the underpinnings of the RADIUS protocol. Author Jonathan Hassell brings practical suggestions and advice for implementing RADIUS and provides instructions for using an open-source variation called FreeRADIUS.

2012-01-15

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除